home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The PC-SIG Library 10
/
The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso
/
PC_SIGCD
/
20
/
9
/
DISK2092.ZIP
/
RBBS-LIT.ZIP
/
LIT
/
RBBSANS.LIT
< prev
next >
Wrap
Text File
|
1990-01-13
|
1KB
|
49 lines
*[RBBSANS.LIT]****************************************************************
* Description: Removes RBBS-PC modem answering support. *
* RBBS-PC Level: CPC17.3 √ AM *
* Module Affected: RBBSSUB2.BAS *
* Selection Option: RBBSANS = OFF *
* Additional files: None *
******************************************************************************
235 ZEightBit = ZTrue
ZSubParm = -10
CALL Carrier
IF ZSubParm = 0 AND _
ZExitToDoors THEN _
CALL ReadProf : _
ZSubParm = 1 : _
GOTO 335
IF ZSubParm = 0 AND _
ZExpectActiveModem THEN _
ZBaudTest! = VAL(ZNetBaud$) : _ ' KG090102
CALL TestRel (ZNetReliable$) : _
GOTO 328
IF ZExpectActiveModem OR _
ZExitToDoors THEN _
ZSubParm = 4 : _
EXIT SUB
236
237
239
240
245 '
247
250
260
265
266
270
274
276
290
291
292
293
300
305
310
320 '
321
322
323